@charset "utf-8";
:root{--colour:32,209,112,;--tsbr:255,255,255,;}
body, html{color:#333;/*min-width:100%;*/}
.ax-container{max-width:1500px;}
/*<1920的设备*/
@media only screen and (max-width:1919px){}
/*<1440的设备*/
@media only screen and (max-width:1439px){}
/*<1200的设备*/
@media only screen and (max-width:1199px){
	body, html{min-width:1170px;}
}
/*<992的设备*/
@media only screen and (max-width:991px){
	body, html{min-width:100%;}
}
/*<768的设备*/
@media only screen and (max-width:767px){}

/*pc端小样式*/
.ax-ti0{text-indent:0 !important;}
.ax-ffss{font-family:'SimSun';font-size:xx-large;}
.ax-box_f70{display:inline-block;padding:15px 60px;background-color:#ff7700;color:white;border-radius:3px;line-height:1;}.ax-box_f70:hover{color:#f3f3f3;}
.axBoxImg ins.axBgImg:hover, .boxTfs ins.axBgImg:hover{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}

/*按钮效果*/
.bgcTt{display:block;background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.8);font-size:1.2rem;padding:15px 30px;margin:5px;border-radius:3px;position:relative;}
.bgcTt>span, .bgcTt>font{display:block;position:relative;z-index:1;}
.bgcTt.on, .bgcTt:hover{background-color:rgba(0,0,0,.2);color:white;}
.bgcTt:before{content:'';display:block;background-color:rgba(0,0,0,.3);width:100%;height:0;position:absolute;top:0;left:0;background-color:rgba(var(--colour)1);border-radius:3px;transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;}
.bgcTt.on:before, .bgcTt:hover:before{height:100%;top:auto;bottom:0;}
.more{display:inline-block;font-weight:normal;font-size:1rem;padding:9px 37px;border:1px solid #131313;color:#131313;}
.more:hover{background-color:#131313;color:#fff;}
svg.more-svg{width:36px;height:36px;fill:#fff;opacity:1;}
svg.more-svg use{stroke:#333;}
.moreIn{background-color:#131313;color:white;font-size:1.2rem;}
.moreIn svg.more-svg{width:80px;vertical-align:middle;}
.moreIn:hover{background-color:transparent;color:#131313;}
.moreIn:hover svg.more-svg{fill:#131313;}

/*头部*/
header{position:fixed;top:0;right:0;/*bottom:0;*/left:0;z-index:77;position:relative;}
.ax-top, .ax-tel{display:none;}
.ax-head{background-color:rgba(255,255,255,.3);position:absolute;width:100%;}
.ax-head:before{content:"";clear:both;display:block;position:absolute;width:100%;height:100%;
	-moz-box-shadow:0 0 30px 17px rgba(255,255,255, 0.3);
	-webkit-box-shadow:0 0 30px 17px rgba(255,255,255, 0.3);
	box-shadow:0 0 30px 17px rgba(255,255,255, 0.3);
}
.ax-head .ax-container.ax-nav{width:40%;float:left;}
.ax-head .ax-nav .ax-logo{width:100%;}
.ax-head .ax-nav .ax-logo img, .ax-head .ax-nav .ax-logo .ax-logo_title{float:left;}
.ax-logo_title{border-left:1px solid #ccc;margin-top:10px;display:inline-block;color:rgba(255,255,255,0.3);line-height:2;padding:5px 0 0 20px;text-shadow:0 0 0 #4a4748;}
.ax-logo_title h4{font-weight:100;font-size:20px;}
.ax-logo_title p{font-size:16px;}
.ax-head nav{width:60%;float:right;}
.ax-head nav .ax-menu .ax-container{width:auto;float:right;}
.ax-menu li.axLanguage{}

.ax-top{background-color:#f7f7f7;border-bottom:1px solid #e5e5e5;}
.ax-tel ul{margin-top:20px;padding-left:77px;background-image:url("../images/top_tel.png");background-size:55px;}
.ax-tel ul li.HelveticaNeue{color:#da251c;}

/*pc端导航*/
.ax-menu{padding-right:10%;}
.ax-menu li a.ax-menu_one{padding:0 20px;font-size:1.2rem;line-height:2;}
/*.ax-menu li a.ax-menu_one:before, .ax-menu li a.ax-menu_one:after{content:"";clear:both;display:block;background-color:rgba(var(--colour).7);}*/
.ax-menu li.sfhover a.ax-menu_one{background-color:rgba(255,255,255,.7);}
/*.ax-menu li.active a.ax-menu_one, .ax-menu li.sfhover a.ax-menu_one, .ax-menu li a.ax-menu_one:hover, .dropdown-menu{border-bottom:1px solid rgba(var(--colour).5);}*/
.ax-menu li a.ax-menu_one b{/*color:rgba(255,255,255,0.7);text-shadow:0 1px 1px #4a4748;*/color:#4a4748;
	/*text-shadow:rgba(var(--tsbr).5) .5px 0 0,rgba(var(--tsbr).5) 0 .5px 0,rgba(var(--tsbr).5) -.5px 0 0,rgba(var(--tsbr).5) 0 -.5px 0;
	-webkit-text-shadow:rgba(var(--tsbr)1) 1px 0 0,rgba(var(--tsbr)1) 0 1px 0,rgba(var(--tsbr)1) -1px 0 0,rgba(var(--tsbr)1) 0 -1px 0;
	-moz-text-shadow:rgba(var(--tsbr)1) 1px 0 0,rgba(var(--tsbr)1) 0 1px 0,rgba(var(--tsbr)1) -1px 0 0,rgba(var(--tsbr)1) 0 -1px 0;
	*filter: Glow(color=rgba(var(--tsbr)1), strength=1);*/
}
.ax-menu li.companylitename{display:none;}
.dropdown-menu{min-width:100%;background-color:rgba(255,255,255,.7);}
.dropdown-menu .ax-menu_T a{padding:5px 0;color:#717171;}
.dropdown-menu .ax-menu_T a:hover{background-color:rgba(0,0,0,0.1);}

.dropdown-sub{position:relative;}
.dropdown-sub > .dropdown-menu{top:0;left:150%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-sub:hover > .dropdown-menu{display:block;}
.dropdown-sub > a{position:relative;}
.dropdown-sub > a:after{position:absolute;display:block;content:"";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;right:10px;top:15px;}
.dropdown-sub:hover > a:after{border-left-color:#fff;}
.dropdown-sub.pull-left{float:none;}
.dropdown-sub.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown-menu p{text-align:center;}

/*分类导航*/
.ax-menu-off{position:fixed;top:0;width:100%;z-index:999;/*background-color:rgba(0,0,0,.2);text-shadow:0 1px 1px white;*/
	transform:translateY(-160px);
	-webkit-transform:translateY(-160px);
	-moz-transform:translateY(-160px);
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
}
.ax-menu-off ul{text-align:center;padding:20px 0;}.ax-menu-off ul.ax-container{max-width:100%;}
.ax-menu-off ul li{display:inline-block;}
.ax-menu-off ul li a{display:block;padding:0 20px;line-height:2;font-size:1.2rem;color:#888;}
.ax-menu-off ul li a:hover{color:hsla(0, 0%, 100%, 0.3);color:#aaa;}
.ax-menu-off.active{transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);}

/*pc端走马灯*/
.banner .hd, .banner  a.fa{display:none;}
.slideBox .hd ul{height:30px;}
.slideBox .hd ul li{text-indent:6em;height:70%;margin-top:30%;}
.slideBox .hd ul li.on{/*width:auto;*/height:100%;margin-top:0;}
.slideBox .bd a .axPic ins.axBgImg{padding-bottom:21%;/*background-color:#150e35;*/}
.slideBox .prev::before, .slideBox .next::before{font-size:5rem;padding:0 30px;}
.slider .timer{position:absolute;z-index:1;left:0;bottom:0;height:2px;background-color:black;filter:alpha(opacity=30);opacity:0.3;font-size:0;overflow:hidden;}

/*首页标题*/
.ax-in_title{padding-top:99px;padding-bottom:30px;}
.ax-in_title .ax-inTitle{font-size:10px;}
.ax-in_title .ax-inTitle span{width:30%;border-bottom-style:solid;border-bottom-width:0;border-bottom-color:rgba(0,40,60,.7);color:transparent;}
.ax-in_title .ax-inTitle span:before, .ax-in-title .ax-inTitle strong:after{content:"";clear:both;display:block;}
.ax-in_title .ax-inTitle strong{display:block;position:relative;line-height:1;}
.ax-in_title .ax-inTitle strong b{font-size:4.3rem;text-transform:uppercase;color:rgba(51,51,51,0.2);}
.ax-in_title .ax-inTitle strong em{font-size:3.7rem;letter-spacing:3px;display:block;width:100%;position:absolute;bottom:-7px;}
.ax-in_title .ax-inTitle strong em i{display:block;font-size:1.9rem;font-weight:normal;line-height:2;}
.ax-in_title p{color:#ccc;padding-top:10px;display:none;}
.ax-in_titleIn{padding:60px 0;}
.ax-in_titleIn .ax-inTitle em{font-weight:normal;font-size:2.5rem;color:#333333;}
.ax-in_titleIn .ax-inTitle em i{font-weight:100;font-size:1.3rem;color:#666666;margin:0 10px 0 23px;text-transform:capitalize;}
.ax-in_titleIn .ax-inTitle a.more{float:right;}

/*首页产品类列表*/
.ax-in_pro_bg{background-image:url(../images/bg_pro.jpg);background-color:#f5f5f5;background-repeat:no-repeat;background-position:right top;}
.ax-in_pro_bg .ax-in_title{text-align:center;}
.proInBox .hdBox{border-bottom:1px solid #b2b2b2;font-size:1.3rem;line-height:2;}
.proInBox .hdBox i.fa-list{margin-right:30px;margin-bottom:10px;}
.proInBox .hdBox a.morep{color:#777777;text-transform:uppercase;float:right;}
.proInBox .hdBox .hd_{display:inline-block;}
.proInBox .hd_ .arrow{position:relative;display:block;}
.proInBox .hd_ .arrow .next, .proInBox .hd_ .arrow .prev{position:absolute;font-size:1.5rem;}
.proInBox .hd_ .arrow .next{right:0;}
.proInBoxCon .sNext, .proInBoxCon .sPrev{position:absolute;font-size:8rem;top:200px;color:rgba(0,0,0,0.3);}
.proInBoxCon .sNext{right:0;}
.proInBox .hd_ .proInBoxTit li{display:inline-block;margin:0 15px;}
.proInBox .hd_ .proInBoxTit li a{display:block;border-bottom:2px solid transparent;}
.proInBox .hd_ .proInBoxTit li.on a, .proInBox .hd_ .proInBoxTit li a:hover{border-color:rgba(var(--colour)1);color:rgba(var(--colour)1);}
.proInBox .proInBoxCon{margin:20px 0;}
.proInBox .proInBoxCon .bg_logo{position:relative;}
.proInBox .proInBoxCon .ax-list_title{position:absolute;top:100px;left:120px;z-index:1;}
.proInBox .proInBoxCon .ax-list_title h3{text-transform:uppercase;font-size:5.1rem;border-bottom:1px solid #000;border-color:rgba(var(--colour)1);color:rgba(var(--colour)1);}
.proInBox .proInBoxCon .ax-list_title h3 em{font-size:2.3rem;font-weight:100;display:inline-block;line-height:0.9;}
.proInBox .proInBoxCon .ax-list_title h3 em:after{content:"亿达激光";clear:both;display:block;color:#323232;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;}
.proInBox .proInBoxCon .ax-list_title p{font-size:1.7rem;color:rgba(var(--colour)1);font-weight:100;margin:20px 0;}
.proInBox .proInBoxCon .ax-list_title span{display:inline-block;border:1px solid #ccc;border-color:rgba(var(--colour)1);background-color:rgba(var(--colour)1);color:white;padding:10px 25px;font-size:1rem;border-radius:25px;right:auto;bottom:auto;}
.proInBox .proInBoxCon .ax-list_title span.bgcTt:before{border-radius:25px;}
.proInBox .proInBoxCon .ax-list_title span:hover{background-color:transparent;}
.proInBox .proInBoxCon .pic{background-image:url(../images/bg_space.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.proInBox .proInBoxCon ins.axBgImg{padding-bottom:35%;background-position:80% 70%;background-size:70%;}
.proInBox .proInBoxCon .proInBoxsortid_11 ins.axBgImg{background-size:60%;}

/*首页产品缩略图列表*/
.proInList{padding:10px 0 30px;}
.proInList li{margin:15px 0;}
.proInList .ax-picList{position:relative;}
.proInList .ax-picList .ax-list_title{position:absolute;z-index:7;width:100%;padding:25px 15px 15px 30px;line-height:2;
	text-shadow:rgba(var(--tsbr)1) 1px 0 0,rgba(var(--tsbr)1) 0 1px 0,rgba(var(--tsbr)1) -1px 0 0,rgba(var(--tsbr)1) 0 -1px 0;
	-webkit-text-shadow:rgba(var(--tsbr)1) 1px 0 0,rgba(var(--tsbr)1) 0 1px 0,rgba(var(--tsbr)1) -1px 0 0,rgba(var(--tsbr)1) 0 -1px 0;
	-moz-text-shadow:rgba(var(--tsbr)1) 1px 0 0,rgba(var(--tsbr)1) 0 1px 0,rgba(var(--tsbr)1) -1px 0 0,rgba(var(--tsbr)1) 0 -1px 0;
	*filter: Glow(color=rgba(var(--tsbr)1), strength=1);
}
.proInList .ax-picList .ax-list_title h2{font-size:4.3rem;color:rgba(var(--colour)1);/*text-transform:capitalize;*/}
.proInList .ax-picList .ax-list_title h3{font-size:2.6rem;color:#4c4a4b;margin-bottom:20px;line-height:2;}
.proInList .ax-picList .ax-list_title i{display:inline-block;height:3px;position:relative;}
.proInList .ax-picList .ax-list_title i:after{content:"";clear:both;display:block;width:5px;height:3px;background-color:rgba(var(--colour)1);position:absolute;right:-8px;}
.proInList .ax-picList .ax-list_title h5{line-height:2;color:#4a4849;font-weight:100;font-size:1.3rem;}
.proInList .ax-picList .ax-list_title p{line-height:2;color:#8e8e8e;font-size:1rem;text-transform:capitalize;}

.proInList .axBoxImg .pic{position:relative;background-image:url(../images/bg_proInList.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.proInList .pic ins.axBgImg{padding-bottom:110%;background-size:100%;background-position:bottom;}
.proInList .pic i{background-color:rgba(0,0,0,0.2);background-position:85% 20%;}
.proInList .ax-picList .pic i img{position:absolute;top:10%;right:5%;}
.proInBox .proInBoxCon .pic, .proInList .axBoxImg .pic{background-color:transparent;}

/*首页关于我们*/
.ax-in_about_bg{background-image:url(../images/bg_abo.jpg);background-color:#f5f5f5;background-repeat:no-repeat;background-position:right top;background-size:cover;}
.inAbo_video .pic i img{opacity:0;}
.inAbo_video a:hover .pic i img{opacity:1;}
.ax-in_about_bg .inAbo_video ins.axBgImg{background-image:url(../images/bg_abo_video.jpg);padding-bottom:100%;}
.ax-in_about_bg .inAbo_video i.axTransition{background-color:transparent;background-image:url(../img/ico_video.png);background-size:auto;top:0;}
.inAbo_video i b{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);}
@keyframes scale{
	0%{transform:scale(1);}
	50%,75%{transform:scale(2.5);}
	78%,100%{opacity:0;}
}
.inAbo_video i b:before{content:'';width:76px;height:76px;border-radius:50%;background-color:white;opacity:0.7;animation:scale 2s infinite cubic-bezier(0,0,0.49,1.02);animation-delay:100ms;transition:0.5s all ease;transform:scale(1);}
.ax-in_about_bg .inAbo_txt{float:right;}
.ax-in_about_bg .inAbo_txt .text{padding:170px 10% 100px 145px;line-height:2;}
.ax-in_about_bg .inAbo_txt .text h3{font-size:48px;color:#333333;font-weight:normal;line-height:2;}
.ax-in_about_bg .inAbo_txt .text h5{font-size:20px;color:#4b4b4b;text-transform:uppercase;font-weight:normal;font-family:Arial;line-height:2;}
.ax-in_about_bg .inAbo_txt .text i{display:inline-block;width:60px;border-bottom:4px solid black;border-color:rgba(var(--colour)1);}
.ax-in_about_bg .inAbo_txt .text em{display:block;color:#4b4b4b;font-size:20px;font-weight:normal;}
.ax-in_about_bg .inAbo_txt .text .inAbo_text{color:#7d7d7d;font-size:1.2rem;margin:10px 0 20px;-webkit-line-clamp:5;height:200px;}

/*首页大图展示*/
.ax-in_pic_bg{}
.ax-tableCell{position:relative;overflow:hidden;zoom:1;}
.ax-tableCell .Con{background-image:url(../images/bg_space.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.ax-tableCell .Con ins.axBgImg{padding-bottom:57%;background-position:50% 65%;background-size:auto;}
.ax-tableCell .Con li{position:relative;}
.ax-tableCell .Con li .tit{position:absolute;top:10%;left:9.37vw;z-index:1;line-height:2;}
.ax-tableCell .Con li .tit h3{color:#4b4b4b;font-size:3.5rem;text-transform:uppercase;font-weight:normal;font-family:Arial;}
.ax-tableCell .Con li .tit h5{line-height:2;color:#333333;font-size:2.2rem;}
.ax-tableCell .Con li .tit p{color:#888888;font-size:1.2rem;}
.ax-tableCell .Con li .tit a.moreIn{margin-top:20px;}
.ax-tableCell .Bars{position:absolute;z-index:10;bottom:8vh;left:9.37vw;right:9.37vw;}
.ax-tableCell .Bars .Bars_Scroll .bd_{background-color:white;border:1px solid #d2d2d2;}
.ax-tableCell .Bars .Bars_Scroll .bd_ ul{overflow:hidden;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li{line-height:2;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a{text-align:center;font-size:1.3rem;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a:before{content:"";clear:both;display:block;position:absolute;height:100%;top:0;left:0;border-left:1px solid #d2d2d2;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a em{font-weight:normal;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a p{text-transform:uppercase;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a span.bgcTt{background-color:transparent;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li a span.bgcTt:hover:before{transition:0.6s ease-in-out;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li.on a span{background-color:darkgrey;color:white;}
.ax-tableCell .Bars .Bars_Scroll .bd_ li.on a span.bgcTt:before{height:100%;}


.ax-tableCell .Bars .Bars_Scroll .hd_{position:relative;font-size:3rem;}
.ax-tableCell .Bars .Bars_Scroll .hd_ a.next, .ax-tableCell .Bars .Bars_Scroll .hd_ a.prev{position:absolute;bottom:27px;color:rgba(0,0,0,0.2);}
.ax-tableCell .Bars .Bars_Scroll .hd_ a.next{left:-20px;}
.ax-tableCell .Bars .Bars_Scroll .hd_ a.prev{right:-20px;}

/*pc端滑动效果，一般用于图片展示类，如企业风采*/
.ax-in_alb_bg{padding-bottom:80px;}
.txtScroll-nav{position:relative;display:inline-block;float:right;padding:0 30px;top:10px;}
.txtScroll-nav .hd a.next, .txtScroll-nav .hd a.prev{position:absolute;bottom:0;font-size:1.5rem;}
.txtScroll-nav .hd a.next{left:15px;}
.txtScroll-nav .hd a.prev{right:15px;}
.txtScroll-nav .bd li{display:inline-block;}
.txtScroll-nav .bd li a{display:block;line-height:2;padding:0 10px;}
.txtScroll-nav .bd li a:hover{color:rgba(var(--colour)1);}
.ax-in_alb{}
.swiperBox_alb .ax-picList .pic .axBgImg{padding-bottom:46%;background-position:center bottom;}
.swiperBox_alb .swiper-wrapper .ax-picList .pic{margin-bottom:60px;}
.swiperBox_alb .swiper-wrapper .ax-picList .pic i.axTransition{background-size:66px;}
.swiperBox_alb .swiper-wrapper .swiper-slide{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:0.3;}
.swiperBox_alb .swiper-wrapper .swiper-slide a{display:block;position:relative;background-position:20% 80%;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con{background-color:white;width:380px;min-height:80%;color:#333333;font-weight:100;line-height:2;-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.5);box-shadow:0 5px 10px rgba(0, 0, 0, 0.5);position:absolute;right:60px;bottom:-50px;padding:60px 45px 10%;opacity:0;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con h4{font-size:2.4rem;font-weight:100;position:relative;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con h4:before{content:"";clear:both;display:block;width:60px;border-bottom:2px solid gray;border-color:rgba(var(--colour)1);position:absolute;left:-70px;top:20px;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con p{margin:30px 0;font-size:1.4rem;;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con span{display:inline-block;font-size:1.3rem;padding:5px 60px;border:1px solid grey;border-color:rgba(var(--colour)1);background-color:grey;background-color:rgba(var(--colour)1);color:white;border-radius:0;}
.swiperBox_alb .swiper-wrapper .swiper-slide .con span:hover{background-color:transparent;}
.swiperBox_alb .swiper-wrapper .swiper-slide-active{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);opacity:1;}
.swiperBox_alb .swiper-wrapper .swiper-slide-active .con{opacity:1;}
.swiperBox_alb .swiper-pagination{color:#c3c3c3;font-size:2rem;bottom:8%;width:68%;text-align:right;}
.swiperBox_alb .swiper-pagination .swiper-pagination-current{font-size:3rem;color:rgba(var(--colour)1);}
.swiperBox_alb .swiper-button-next, .swiperBox_alb .swiper-button-prev{background-color:rgba(0, 0, 0, 0.2);color:white;padding:50px 30px;margin-top:-100px;}
.swiperBox_alb .swiper-button-next{right:10%;}
.swiperBox_alb .swiper-button-prev{left:10%;}

/*首页新闻列表*/
.ax-in_news_bg{background-image:url(../images/bg_news.jpg);background-repeat:no-repeat;background-position:right center;background-size:cover;padding-bottom:80px;}
.picScroll-left{width:100%;overflow:hidden;}
.picScroll-left .bd .Scroll150{margin-left:-15px;width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px);}
.picScroll-left .bd .Scroll150 .ax-picList a{display:block;padding:15px;}
.picScroll-left .bd .Scroll150 .ax-picList .tit{background-color:white;border:1px solid #f2f2f2;-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);box-shadow:0 0 1px rgba(0, 0, 0, 0.3);padding:36px;}
.picScroll-left .bd .Scroll150 .ax-picList .tit h4{font-weight:100;font-size:1.5rem;height:126px;line-height:1.75;-webkit-line-clamp:3;margin-bottom:38px;}
.picScroll-left .bd .Scroll150 .ax-picList .tit h4:before{content:"";clear:both;display:block;width:60px;border-bottom:2px solid gray;border-color:rgba(var(--colour)1);margin-bottom:17px;}
.picScroll-left .bd .Scroll150 .ax-picList .tit time{color:#ccc;font-size:1rem;}
.picScroll-left .hd{position:relative;}
.picScroll-left .hd a.next, .picScroll-left .hd a.prev{position:absolute;top:99px;font-size:5rem;z-index:1;background-color:rgba(255,255,255,0.5);color:rgba(0,0,0,0.2);width:50px;text-align:center;}
.picScroll-left .hd a.prev{right:0;}

/*首页联络我们*/
.ax-in_contact_bg{background-image:url(../images/bg_contact.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding-bottom:80px;}
.ax-in_contact_bg .ax-in_titleIn .ax-inTitle em a i.fa{margin:0;color:#777;}.ax-in_contact_bg .ax-in_titleIn .ax-inTitle em a i.fa-angle-right{color:#999;}
.ax-in_cUS{padding-bottom:50px;}
.ax-in_cUS i.ico{display:inline-block;width:102px;height:102px;float:left;background-repeat:no-repeat;background-position:center top;background-image:url(../images/hmc5_i1.png);}
.ax-in_cUS h4{line-height:2;font-size:1.7rem;}
.ax-in_cUS p{line-height:2;margin-bottom:10px;font-weight:100;font-size:1.2rem;}
.ax-in_cUS .li i.cUS2{background-image:url(../images/hmc5_i2.png);}
.ax-in_cUS .li i.cUS3{background-image:url(../images/hmc5_i3.png);}
.ax-in_cUS .li i.cUS4{background-image:url(../images/hmc5_i4.png);}
.ax-in_cUS .li i.cUS5{background-image:url(../images/hmc5_i5.png);}
.ax-in_cUS .li i.cUS6{background-image:url(../images/hmc5_i6.png);}

.picExhibition{position:relative;}
.picExhibition .pE6022{text-align:right;}
.picExhibition .pE15500{position:absolute;bottom:0;width:100%;}
.picExhibition .pE6022 img, .picExhibition .pE15500 img{width:80%;}

/*首页改版*/
.TPage{background-image:url(../images/bg_space.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.TPage ins.axBgImg{padding-bottom:57%;background-size:auto;}
.TPage .overlay_content{position:relative;}
.TPage .overlay_content .tit{position:absolute;top:20%;left:5vw;z-index:1;line-height:2;}
.TPage .overlay_content .tit h3{color:#4b4b4b;font-size:3.5rem;text-transform:uppercase;font-weight:normal;font-family:Arial;}
.TPage .overlay_content .tit h5{line-height:2;color:#333333;font-size:2.2rem;}
.TPage .overlay_content .tit p{color:#888888;font-size:1.2rem;}
.TPage .overlay_content .tit a.moreIn{margin-top:20px;}
.TPage .overlay_content .scene-arrow{position:absolute;left:49.58%;bottom:0.2rem;-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite;}
.TPage .overlay_content .scene-arrow i{font-size:2rem;color:white;}
.TPage .overlay_content .scene-arrow i.fa-angle-down{font-size:3.8rem;position:absolute;left:-0.57rem;bottom:-0.8rem;}

.TPage .carousel-inner{overflow:visible;}
.TPage .pic ins.axBgImg{background-position:right;}

.TPage_1 .overlay_content .tit,
.TPage_3 .overlay_content .tit,
.TPage_5 .overlay_content .tit,
.TPage_8 .overlay_content .tit,
.TPage-1 .overlay_content .tit{left:auto;right:5vw;text-align:right;}

.TPage_1 .pic ins.axBgImg,
.TPage_3 .pic ins.axBgImg,
.TPage_5 .pic ins.axBgImg,
.TPage_8 .pic ins.axBgImg,
.TPage-1 .pic ins.axBgImg{background-position:left;}

.TPage_3 .pic ins.axBgImg,
.TPage_4 .pic ins.axBgImg{background-size:70%;}

.TPage_1{background-image:url(../images/bg_space1.jpg);}
.TPage_3{background-image:url(../images/bg_space2.jpg);}
.TPage_4{background-image:url(../images/bg_space3.jpg);}
.TPage_5{background-image:url(../images/bg_space4.jpg);}
.TPage_6{background-image:url(../images/bg_space5.jpg);}
.TPage_bg{background-image:url(../images/bg_space1.jpg);}

.TPage .TPageId_50 .overlay_content .tit h3,
.TPage .TPageId_96 .overlay_content .tit h3{text-transform:capitalize;}


.ax-links{display:none;}
.ax-copyrightIn{padding:30px 0;line-height:2;font-weight:100;color:#999;}.ax-copyrightIn a{color:#333;}.ax-copyrightIn a:hover{color:#999;}
.ax-copyrightIn .footIn_menu{text-align:right;}.ax-copyrightIn .footIn_menu a{margin:5px 10px}
.toTopIn{position:fixed;right:0;bottom:0;z-index:999;}
.toTopIn #toTop{background-color:rgba(0,0,0,0.5);padding:10px;}
.toTopIn #toTop i{font-size:2.3rem;color:white;width:31px;height:31px;border-radius:25px;text-align:center;border:1px solid white;}

/*文章list*/
.list_news .newslist-pic{float:right;}

/*文章页*/
.Box{}

/*图文list*/
.menu_proSort .aside .menu_sort_right .dd dd a{padding:5px;font-size:1.1rem;}
.pro_box a.axBoxImg:after{content:"";display:inline-block;height:2px;width:0%;background-color:rgba(var(--colour)1);position:relative;bottom:15px;
	transition:width 2s;
	-moz-transition:width 2s;/* Firefox 4 */
	-webkit-transition:width 2s;/* Safari and Chrome */
	-o-transition:width 2s;/* Opera */
}
.pro_box a.axBoxImg:hover:after{width:100%;
	transition:width 2s;
	-moz-transition:width 2s;/* Firefox 4 */
	-webkit-transition:width 2s;/* Safari and Chrome */
	-o-transition:width 2s;/* Opera */
}
.pro_box a.axBoxImg{padding:20px 0;}
.pro_box a.axBoxImg .ax-picList .pic .brand_item{background-position:center;background-image:url(../images/bg_proList.jpg);background-size:100%;}
.ax-picList{overflow:auto;zoom:1;}
.ax-picList ins.axBgImg{padding-bottom:70%;}
.ax-picList .pic i{text-align:center;}
.ax-picList .pic i img{position:relative;top:-webkit-calc(50% - 70px);top:-moz-calc(50% - 70px);top:calc(50% - 70px);/*-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);*/}
.ax-picList .pic i img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}
#content_text{padding:55px 15px 30px;}
.ax-imageText{position:relative;box-shadow:inset 3px 6px 12px rgba(19,19,19,.08);}
.ax-imageText .ax-aside{margin-left:-5px;width:calc(100% + 10px)}
.ax-imageText .aside{padding-right:15px;padding-left:15px;width:100%;position:absolute;left:0;bottom:-9px;min-height:131px;background-color:white;}
.ax_imageText .aside .menu_sort_right .dd dd a{position:relative;display:block;margin:5px;}
.ax_imageText .aside .menu_sort_right .dd dd a::before, .ax_imageText .aside .menu_sort_right .dd dd a:hover::before{transition:all .7s;-moz-transition:all .7s;-webkit-transition:all .7s;-o-transition:all .7s;}
.ax_imageText .aside .menu_sort_right .dd dd a:before{content:"";display:inline-block;clear:both;position:absolute;width:100%;height:0;background-color:rgba(var(--colour)1);top:-35px;left:0;}
.ax_imageText .aside .menu_sort_right .dd dd a.on:before, .ax_imageText .aside .menu_sort_right .dd dd a:hover:before{height:-webkit-calc(100% + 39px);height:-moz-calc(100% + 39px);height:calc(100% + 39px);}
.ax_imageText .aside .menu_sort_right .dd dd a span{padding:5px 10px;margin:0;}
.ax_imageText .aside .menu_sort_right .dd dd a:hover span{position:relative;color:white;background-color:transparent;}
.block-overview-head{margin:auto;max-width:1170px;padding:15px;}
.block-overview-head-content{}
.pro_box .axBoxImg{display:block;/*margin-bottom:60px;*/}
.pro_box .ax-list_title{line-height:2;}
.pro_box .ax-list_title h3{font-weight:normal;font-size:1.7rem;margin:13px 0;}
.pro_box .ax-list_title p{margin:10px 0;font-size:1.3rem;text-indent:2em;-webkit-line-clamp:5;}
.pro_box .ax-list_title strong{margin:25px 0;}

/*推荐*/
.recommend{font-size:1.3rem;}
.recommend .ax-title{border-bottom:1px solid #ccc;margin-bottom:20px;}
.recommend .ax-title span.ax-title_xg{border-bottom:3px solid rgba(var(--colour)1);line-height:1;}
.recommend .ax-title span.ax-title_xg:after{position:relative;left:-10px;bottom:-9px;}
.recommend .ax-title a{float:right;color:#bbb;}
.ax-title span{display:inline-block;font-size:1.6rem;color:rgba(var(--colour)1);padding:0 20px 0 10px;}
.ax-title span:after{content:"";display:block;border-style:solid;border-width:7px 11px 0 0;border-color:rgba(var(--colour)1) transparent transparent;width:0;}
.ax-title span i{margin-right:10px;}
.ax-title span i:before{font-size:1.8rem;}
.ax-xiangguan a{border-bottom:1px dashed #ccc;padding:5px 10px;}

/*风采list*/
.alb_box .ax-picList{margin-bottom:20px;}
.alb_box .ax-picList ins.axBgImg{padding-bottom:67%;}
.alb_box .ax-list_title:before{content:"";display:inline-block;clear:both;position:absolute;width:100%;height:0%;background-color:rgba(var(--colour)1);top:0;left:0;}
.alb_box .ax-list_title h3{font-weight:normal;margin:10px 0 5px;}
.alb_box .ax-list_title i{width:90%;}
.alb_box .ax-list_title p{margin-bottom:5px}
.alb_box a:hover .ax-list_title h3, .alb_box a:hover .ax-list_title i, .alb_box a:hover .ax-list_title p{position:inherit;color:white;}
.alb_box a:hover .ax-list_title i{background-color:white;}
.alb_box a:hover .ax-list_title:before{height:100%;}
.alb_box .ax-list_title:before, .alb_box a:hover .ax-list_title:before{transition:all .7s;-moz-transition:all .7s;-webkit-transition:all .7s;-o-transition:all .7s;}
.albId_19 .axBoxImg .pic{background-position:90% 90%;background-size:210px;}

/*相册*/
.picFocus{zoom:1;}
.picFocus:after, .picFocus-left:after{content:"";display:block;clear:both;}
.picFocus .bd{display:block;}
.picFocus .bd .tempWrap{margin:auto;}
.picFocus .bd dl dd{display:table;}
.picFocus .bd dl dd ins{display:table-cell;vertical-align:middle;height:480px;}
.picFocus .bd img{max-height:480px;display:block;margin:auto;}
.picFocus .hd{}.picFocus-left{}
.picFocus-left .left_hd{position:relative;}
.picFocus-left .left_hd a, .picFocus-left .left_hd a{display:inline-block;position:absolute;z-index:1;width:20px;height:50px;top:30px;}
.picFocus-left .left_hd a.prev{left:-20px;}
.picFocus-left .left_hd a.next{right:-20px;}
.picFocus-left .left_hd a i{font-size:50px;}
.picFocus-left .left_hd ul, .picFocus-left .left_hd .pageState{display:none;}
.picFocus-left .left_hd ul li{float:left;}
.picFocus-left .left_bd .tempWrap{}
.picFocus-left .left_bd ul.picList li article{margin-left:5px;margin-right:5px;display:block;cursor:pointer;}
.picFocus-left .left_bd ul.picList li article ins{padding-bottom:60%;background-size:cover;}
.picFocus-left .left_bd ul.picList li.on article{border-color:rgba(var(--colour)1);}

.alb_box .picFocus .bd dl dd ins.pic{background-position:95% 95%;}

/*联络*/
.ax-contactUS{margin-bottom:50px;}
.ax-contactUS li .USli{padding:30px 20px 30px 50px;border-bottom:1px solid #d7d7d7;cursor:pointer;background-color:white;margin-bottom:20px;position:relative;height:200px;border-radius:3px;}
.ax-contactUS li i.ico{display:inline-block;width:40px;height:32px;overflow:hidden;vertical-align:top;position:absolute;left:20px;}
.ax-contactUS li i.png{background-repeat:no-repeat;background-position:center;background-image:url(../img/lxwm_11.png);-webkit-filter:drop-shadow(40px 0);filter:drop-shadow(40px 0);position:relative;left:-40px;}
.ax-contactUS li div.txt{display:block;margin-left:20px;}
.ax-contactUS li div.txt h3{font-size:1.3rem;margin-bottom:18px;display:inline-block;}
.ax-contactUS li div.txt h3:after{content:"";display:block;clear:both;height:1px;margin-top:10px;background-color:rgba(0, 0, 0, .3);}
.ax-contactUS li div.txt h3 span{margin-left:10px;font-weight:normal;}
.ax-contactUS li div.txt p{line-height:2;font-size:1.7rem;-webkit-line-clamp:2;font-family:'Streetvertising';font-weight:bold;}
.ax-contactUS li.USli2 i.png{background-image:url(../img/lxwm_13.png);}
.ax-contactUS li.USli3 i.png{background-image:url(../img/lxwm_04.png);}
.ax-contactUS li.USli4 i.png{background-image:url(../img/lxwm_01.png);}
.ax-contactUS li.USli5 i.png{background-image:url(../img/lxwm_06.png);}
.ax-contactUS li.USli6 i.png{background-image:url(../img/lxwm_14.png);}
.ax-contactUS li.USli7 i.png{background-image:url(../img/lxwm_05.png);}
.ax-contactUS li.USli8 i.png{background-image:url(../img/lxwm_10.png);}
.ax-contactUS li.USli9 i.png{background-image:url(../img/lxwm_02.png);}
.ax-contactUS li.USli10 i.png{background-image:url(../img/lxwm_03.png);}
.ax-contactUS li.USli11 i.png{background-image:url(../img/lxwm_12.png);}
.ax-contactUS li.USli12 i.png{background-image:url(../img/lxwm_07.png);}
.ax-contactUS li:hover{color:rgba(var(--colour)1);}
.contact-sitelogo{margin-left:20px;background-color:rgba(0,0,0,.3);border-radius:5px;padding-right:20px;}
.ax-contactUS li.USli7 div.txt p{font-family:Arial;font-weight:normal;}
.ax-contactUS li.USli10 .USli, .ax-contactUS li.USli11 .USli{height:auto;}
.ax-contactUS li.USli10 div.txt p, .ax-contactUS li.USli11 div.txt p{height:215px;}

.contactMap{background-color:white;margin-bottom:20px;display:inline-block;width:100%;padding:3px;display:none;}
.contactMap_list{padding:81px 88px;font-family:'HelveticaNeue';}
.contactMap_list_title strong{font-size:2.2rem;color:#444444;text-transform:uppercase;margin-bottom:55px;padding-bottom:17px;border-bottom:1px solid #cccccc;font-weight:normal;display:block;}
.contactMap_list_title strong i, .contactMap_list_txt p i{margin-right:15px;}
.contactMap_list_txt p{font-size:1.2rem;color:#555555;line-height:1.7;margin-bottom:23px;}
.contactMap_list_txt p i{border:1px solid #ccc;width:40px;height:40px;text-align:center;padding:10px;border-radius:50%;}
.ax-contactUS li .USli, .contactMap{background-color:rgba(0, 0, 0, .01);}
.ax-contactUS li .USli:hover, .contactMap:hover{background-color:rgba(0, 0, 0, .02);}

/*left侧边right*/
.axSidebar{}
.aside .menu_sort_right{display:inline-block;width:100%;padding-top:30px;padding-bottom:25px;margin-bottom:30px;border-bottom:1px solid #e5e5e5;}
.menu_sort_right .title{display:inline-block;float:left;height:auto;font-family:'DIN_Light';font-size:2rem;font-weight:100;}
.menu_sort_right .title:before{/*content:"66";*/clear:both;display:inline-block;color:rgba(0,0,0,.3);position:relative;top:-12px;margin-right:10px;font-weight:bold;}
.menu_sort_right .title i.fa{color:rgba(0,0,0,.3);position:relative;top:-12px;margin-right:10px;}
.menu_sort_right .dd{display:inline-block;float:right;}
.menu_sort_right .dd dd{display:inline-block;float:left;}

/*内页公共区域*/

/*pc端底部样式*/
.ax-foot_contact dd font{font-family:Arial;}
.ax-foot_menu{width:220px;}

/* 非重合区域 end */
.axTool .t_1{border-bottom:1px solid #ccc;}

/*上下篇*/
.met_page{font-size:1.2rem;border-top:1px solid #dcdcdc;margin-top:40px;padding:25px 0;}
.met_page p{text-indent:0;margin-bottom:0;}
.met_page_back a{display:block;border-style:dashed;text-align:center;line-height:43px;padding:0;}
.met_page_back a i{padding-right:10px;}

/*分页*/
.pages{padding:10px;text-align:center;}
.pages a, .pages span{margin:0 5px;}

/*在线留言*/
#messagelist{padding:15px;}
#messagelist .metlist{border:6px solid #dedede;padding:5px;}
#messagelist .metlist dt{background:url(../img/message.gif) no-repeat left center;border-bottom:1px dotted #dedede;padding:4px 0px 4px 20px;margin-bottom:5px;}
#messagelist .metlist dt span.name{color:#2c7199;}
#messagelist .metlist dt span.time{padding-left:8px;color:#999;font-size:12px;}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;}
#messagelist .metlist dd.info span.tt{display:none;clear:both;}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:8px 5px;}
#messagelist .metlist dd.reinfo{margin-left:30px;}
#messagelist .metlist dd.reinfo span.tt{background:url(../img/admin.gif) no-repeat left 3px;display:block;border-bottom:1px dotted #dedede;padding:2px 0px 2px 20px;margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:8px 5px;}
/*在线反馈*/
#feedback{padding:15px;}
#feedback table{margin:0px auto;}
.gbook input, .gbook textarea{background-color:#f0f0eb;border-radius:0 !important;}
.gbook button{width:100%;height:60px;border-radius:0 !important;}
.gbook button.btn-primary{background-color:rgba(32,209,112,1);border-color:rgba(0,0,0,.1);}
.gbook button.btn-primary:hover{background-color:rgba(32,209,112,.9);}


/*分页按钮*/
#flip{margin:15px 0;color:#666;}
#flip .digg4{font-family:'microsoft yahei'\5FAE\8F6F\96C5\9ED1,'simsun'b8b\4f53,arial;}
#flip .digg4 span, #flip .digg4 span.nolink, #flip .digg4 a{display:inline-block;border:1px solid #ddd;padding:2px 5px 2px 5px;color:#aaa;margin:2px;text-decoration:none;}
#flip .digg4 span{border-width:0;}
#flip .digg4 strong{border:1px solid #ddd;padding:2px 5px 2px 5px;color:#8d022f;margin:2px;text-decoration:none;}
#flip .digg4 span.nolinks{display:none;}
#flip .digg4 select.nolink{border:1px solid #ddd;padding:1.5px;vertical-align:baseline;}

/*翻页样式*/
.digg4{padding:3px;margin:3px;text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.digg4 a,.digg4 span.miy{margin:2px;text-decoration:none;}
.digg4 .disabledfy{font-family:Tahoma, Verdana;}

/*color重构*/
.proInBox .proInBoxCon .ax-list_title p,
.proInList .ax-picList .ax-list_title h2,
.txtScroll-nav .bd li a:hover,
.swiperBox_alb .swiper-pagination .swiper-pagination-current,
.ax-title span,
.ax-contactUS li:hover{color:#20d170;}

.bgcTt:before,
.proInList .ax-picList .ax-list_title i:after,
.pro_box a.axBoxImg:after,
.ax_imageText .aside .menu_sort_right .dd dd a:before,
.alb_box .ax-list_title:before{background-color:#20d170;}

.proInBox .hd_ .proInBoxTit li.on a,
.proInBox .hd_ .proInBoxTit li a:hover,
.proInBox .proInBoxCon .ax-list_title h3{border-color:#20d170;color:#20d170;}

.proInBox .proInBoxCon .ax-list_title span,
.swiperBox_alb .swiper-wrapper .swiper-slide .con span{border-color:#20d170;background-color:#20d170;}

.ax-in_about_bg .inAbo_txt .text i,
.swiperBox_alb .swiper-wrapper .swiper-slide .con h4:before,
.picScroll-left .bd .Scroll150 .ax-picList .tit h4:before,
.picFocus-left .left_bd ul.picList li.on article{border-color:#20d170;}

.ax-title span:after{border-color:#20d170 transparent transparent;}
.recommend .ax-title span.ax-title_xg{border-bottom-color:#20d170;}

@media screen and (min-width: 769px) {
	.ax-head nav{padding-top:20px;}
	.ax-menu li a.ax-menu_one{/*height:80px;line-height:80px;*/}
	
	
}
/*自适应*/
@media screen and (max-width: 1590px) {
	.proInBox1 .hd .arrow .next, .proInBox1 .hd .arrow .prev{z-index:1;}
	.proInBox1 .hd .arrow .prev{left:0;}
	.proInBox1 .hd .arrow .next{right:0;}
}
@media screen and (max-width: 1440px) {
	.ax-imageText .aside{margin:0 auto;max-width:1170px;right:0;}
	.axRight{display:none;}
}
@media screen and (max-width: 1370px) {
	.ax-logo_title{display:none;}
	.ax-menu{padding-right:0;}
}
@media screen and (max-width: 767px) {
	header{position:static;}
	.ax-head{position:static;}
	.ax-head:before{height:auto;}
	.ax-head .ax-nav .ax-logo{background-color:rgba(0,0,0,.3);text-align:center;background-image:url(../images/logo_.png);background-position:center;background-repeat:no-repeat;background-size:auto;height:80px;}
	.ax-head .ax-nav .ax-logo img{float:none;display:none;}
	.ax-head .ax-container.ax-nav, .ax-head nav{width:100%;}
	.ax-head .ax-container.ax-nav{padding-right:0;padding-left:0;background-image:url(../images/banner_item.jpg);}
	.ax-head nav{background-color:grey;}
	.ax-head nav .ax-menu .ax-container{padding-right:0;padding-left:0;border-top:1px solid white;border-left:1px solid white;}
	.ax-menu li{width:33.3%;background-color:rgba(var(--colour)1);overflow:hidden;}
	.ax-menu li a.ax-menu_one{border-bottom:1px solid white;border-right:1px solid white;padding:5px 0;}
	.ax-menu li a.ax-menu_one b{color:white;}
	.ax-menu li.sfhover a.ax-menu_one{background-color:rgba(0,0,0,.2);}
	.dropdown-menu{width:0;}
	.ax-menu li.axSearch{display:none;}
	.ax-menu li.axLanguage{position:absolute;right:10px;top:10px;width:auto;border-radius:3px;}
	.ax-menu li.axLanguage a.ax-menu_one{border-bottom-width:0;border-right-width:0;}
	.slideBox .bd a .axPic ins.axBgImg{padding-bottom:50%;}
	.slideBox .titBox{display:none;}
	/*按钮*/
	.bgcTt{padding:2px 8px;font-size:1rem;}
	.aside .menu_sort_right{padding-top:10px;padding-bottom:10px;margin-bottom:0;}
	.menu_sort_right .title{margin-bottom:10px;}
	
	.ax_imageText .aside .menu_sort_right .dd dd a.on:before, .ax_imageText .aside .menu_sort_right .dd dd a:hover:before{height:100%;top:0;}
	
	.crumbs .breadcrumb{position:static;padding:8px 0;}
	.crumbs .breadcrumb ul{display:inline-block;}
	/*index*/
	.ax-in_pro_bg .ax-in_title{padding-top:30px;padding-bottom:10px;}
	.ax-in_titleIn{padding:10px 0;}
	.ax-in_titleIn .ax-inTitle em i, .txtScroll-nav{display:none;}
	.ax-in_titleIn .ax-inTitle a.more{padding:5px 20px;margin-top:10px;}
	.proInBox .hdBox i.fa-list{display:none;}
	.proInBox .hdBox{position:relative;}
	.proInBox .hdBox a.morep{position:absolute;top:-30px;right:0;}
	.proInBox .proInBoxCon .ax-list_title{top:20px;left:35px;}
	.proInBox .proInBoxCon .ax-list_title h3{font-size:1.75rem;}
	.proInBox .proInBoxCon .ax-list_title h3 em{font-size:0.75rem;}
	.proInBox .proInBoxCon .ax-list_title p{font-size:1rem;margin:5px 0;}
	.proInBox .proInBoxCon .ax-list_title span{display:none;}
	.proInBox .proInBoxCon ins.axBgImg{padding-bottom:75%;}
	.proInBox .proInBoxCon ins.axBgImg, .proInBox .proInBoxCon .proInBoxsortid_11 ins.axBgImg{background-size:100%;}
	.proInBox .proInBoxCon .sNext, .proInBox .proInBoxCon .sPrev{top:80px;}
	.proInList .ax-picList .ax-list_title{padding:25px 0 0 20px;}
	.proInList .ax-picList .ax-list_title h2{font-size:3rem;}
	.proInList .ax-picList .ax-list_title h3{font-size:1.6rem;margin-bottom:0;line-height:1.5;}
	.proInList .ax-picList .ax-list_title p{font-size:0.75rem;}
	.ax-in_about_bg .inAbo_txt .text{padding:15px;}
	.ax-in_about_bg .inAbo_txt .text em{font-size:1.1rem;}
	.ax-tableCell .Con li .tit h3{font-size:1.5rem;}
	.ax-tableCell .Con li .tit h5{font-size:1.2rem;font-weight:100;}
	.ax-tableCell .Con li .tit p{display:none;}
	.ax-tableCell .Con li .tit a.moreIn{font-size:0.75rem;padding:2px 8px;}
	.ax-tableCell .Con li .tit a.moreIn svg.more-svg{width:26px;}
	.ax-tableCell .Con ins.axBgImg{padding-bottom:100%;background-size:80%;}
	.ax-tableCell .Bars{bottom:2vh;}
	.ax-tableCell .Bars .Bars_Scroll .bd_ li a p{display:none;}
	.ax-tableCell .Bars .Bars_Scroll .hd_ a.next, .ax-tableCell .Bars .Bars_Scroll .hd_ a.prev{bottom:-5px;}
	
	.swiperBox_alb .ax-picList .pic .axBgImg{padding-bottom:100%;}
	.swiperBox_alb .swiper-wrapper .swiper-slide .con{width:80%;min-height:40%;right:8px;padding:10px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);}
	.swiperBox_alb .swiper-wrapper .swiper-slide .con h4{font-size:1.7rem;}
	.swiperBox_alb .swiper-wrapper .swiper-slide .con p{display:none;}
	.swiperBox_alb .swiper-wrapper .swiper-slide .con span{font-size:0.5rem;padding:2px 8px;}
	.swiperBox_alb .swiper-pagination{width:73%;font-size:1.5rem;}
	.swiperBox_alb .swiper-pagination .swiper-pagination-current{font-size:2rem;}
	
	.ax-in_alb_bg, .ax-in_news_bg{padding-bottom:50px;}
	.ax-in_contact_bg{padding-top:20px;}
	.ax-in_contact_bg .ax-in_titleIn .ax-inTitle em i{display:inline;}
	.ax-in_cUS{padding-bottom:20px;}
	.ax-copyrightIn .footIn_menu{width:100%;padding-top:20px;}
	.ax-copyrightIn .footIn_menu a{display:block;width:33%;float:left;margin:0;text-align:center;}
	
	/*index_new*/
	.TPage .ax-container{width:100%;}
	.TPage ins.axBgImg{padding-bottom:120%;}
	.TPage .pic ins.axBgImg{background-position:center bottom;background-size:100%;}
	.TPage .overlay_content .tit{top:5%;}
	.TPage .overlay_content .tit h3{font-size:2rem;}
	.TPage .overlay_content .tit h5{font-size:1.2rem;font-weight:100;}
	.TPage .overlay_content .tit p{font-size:0.7rem;}
	.TPage .overlay_content .tit a.moreIn{font-size:0.75rem;padding:2px 8px;}
	.TPage .overlay_content .tit a.moreIn svg.more-svg{width:26px;}
	
	/*文章列表*/
	.list_news li a{padding:15px 0px;}
	.list_news .newslist-tta .newslist-title{line-height:1.5;margin-top:15px;}
	.list_news .newslist-tta .newslist-abstract{margin-top:10px;color:#999;}
	.new_box .recommend .recommend_con .rec_list article{padding-right:0;padding-left:0;}
	
	/*产品列表*/
	.ax-imageText .aside{position:static;padding-right:0;padding-left:0;}
	.ax-imageText .aside .menu_sort_right .dd dd a.bgcTt{padding:2px 8px;font-size:1rem;}
	#content_text{margin:0;padding:15px 0;}
	/*风采*/
	.albId_19 .axBoxImg .pic{background-size:100px;}
	
	/*相册内页*/
	.picFocus .bd dl dd ins{height:auto;}
	.picFocus .bd dl dd ins img{max-width:100%;}
	.picFocus-left .left_hd a, .picFocus-left .left_hd a{top:5px;}
	/*单页*/
	.met_page_back{margin-top:10px;}
	.gbook_box .col-sm-12.active{padding-right:0;padding-left:0;}
	#messagelist{padding:0;}
	.ax-contactUS li{padding-left:0;padding-right:0;}
	.ax-contactUS li .USli{height:auto;}
	.ax-contactUS li div.txt p{-webkit-line-clamp:5;}
	.ax-foot_menu, .ax-qrcode{display:none;}
	
/*color重构*/
.ax-head nav .ax-menu .ax-container,
.ax-menu li{background-color:#20d170;}
	
}
.bgs80 ins.axBgImg{background-size:100%;}
.slideBox, .bg_logo, .axBoxImg .pic, .pro_box .pic{background-color:rgba(231,231,231,1);background-repeat:no-repeat;background-position:50% 36.8%;background-size:auto;
	background-image:url(data:image/png;base64,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);}
.slideBox{background-position:50% 80%;}.bgs80{background-size:80% !important;}
@media screen and (max-width: 767px) {
	.slideBox, .bg_logo, .axBoxImg .pic, .pro_box .pic{background-size:80%;}
}